Kno2 System API - Implementation Template

(0 reviews)

Developer guide

Kno2 Dev Guide

The application uses the following DataWeave modules to perform Kno2 data mapping.

createDemographicsResponse

Source: .src/main/resources/dwl/createDemographicsResponse.dwl

Mapping Tables

Kno2 Sys API Response FieldKno2 Demographics Response Field
patientIdpatientIdentifier.patientId
patientHomeCommunityIdpatientIdentifier.patientHomeCommunityId
patientFirstNamepatientName.given
patientLastNamepatientName.family
patientBirthDatebirthDate
patientGendergender
orgIdorgId
orgHomeCommunityIdorgId
orgNamepatientIdentifier.displayName
orgAddressaddress
orgCitycity
orgStatestate
orgZipCodezipCode

(back to top)

createOrganizationsResponse

Source: .src/main/resources/dwl/createOrganizationsResponse.dwl

Mapping Tables

Kno2 Sys API Response FieldKno2 Organization Response Field
orgIdorgId
homeCommunityIdhomeCommunityId
namedisplayName
addressaddress
citycity
statestate
zipCodezipCode
parentOrgIdparentOrgId

(back to top)


Reviews

TypeTemplate
OrganizationMuleSoft
Published by
MuleSoft Solutions
Published onFeb 10, 2024
Asset overview

Asset versions for 1.0.x

Asset versions
StatusVersionActions
1.0.1
1.0.0